CourseGroup 
EntityType  Independent 
Logical Entity Name  CourseGroup 
Default Table Name  AdCourseGroup 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

CourseGroup Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CourseGroupId(PK)    INTEGER  NO 
 
Code    VARCHAR(20)  NO 
 
Name    VARCHAR(200)  NO 
 
IsActive    BIT  NO 
 
CampusGroupId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

CourseGroup Keys 
Key Name  Key Type  Keys 
AdCourseGroup_Code_U_N_IDX  Alternate Key  Code 
PK__AdCourseGroup__4C063AB8  PrimaryKey  CourseGroupId 

CourseGroup Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CourseGroupCourse  Non-Identifying  One To Zero or More          NO 
CourseGroupDegree  Non-Identifying  One To Zero or More          NO 
CourseGroupProgram  Non-Identifying  One To Zero or More          NO 
CourseGroupProgramGroup  Non-Identifying  One To Zero or More          NO 

CourseGroup Check Constraints 
Check Constraint Name  CheckConstraint 

CourseGroup Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.CourseGroup 
NO       
Physical (Microsoft SQL Server)
dbo.AdCourseGroup 
NO       

CourseGroup Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Course 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

CourseGroup Data Movement Rules 
Name  Type  Rule Text/Value